projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11c87b6
)
Typo.
author
Tor Lillqvist
<tml@src.gnome.org>
Fri, 5 Mar 2004 23:29:41 +0000
(23:29 +0000)
committer
Tor Lillqvist
<tml@src.gnome.org>
Fri, 5 Mar 2004 23:29:41 +0000
(23:29 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index b68b5ce6fd370b21415d0c215ca43d104926f9bf..78bcea481c9e9d8fa57f1fb2e8da80e394e1aedb 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-124,7
+124,7
@@
dnl Initialize libtool
AC_PROG_CC
AM_DISABLE_STATIC
-if test "os_win32" = "yes"; then
+if test "
$
os_win32" = "yes"; then
if test x$enable_static = xyes -o x$enable_static = x; then
AC_MSG_WARN([Disabling static library build, must build as DLL on Windows.])
enable_static=no